home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / need_for.swf / scripts / DefineButton2_82 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  83b  |  5 lines

  1. on(release){
  2.    this.gotoAndPlay(11);
  3.    _root.welcomeScreen.gotoAndStop(1);
  4. }
  5.